New rake scaffold task breaks db:migrate
Reported by Aaron H. | August 21st, 2008 @ 06:19 PM
The new scaffold rake task (commit bbd9015b01da2de063444ed04cc241f07ab18a3d) breaks any rails db:migrate calls. Rails returns that it can't find the tmp/empty_app folder even when running migrations that have nothing to do with restful authentication.
Comments and changes to this ticket
-
halogenandtoast (at gmail) August 21st, 2008 @ 09:25 PM
I have recreated the same problem. Deleting this file resolves the issue albeit temporarily.
-
mrflip August 22nd, 2008 @ 01:02 AM
- State changed from new to resolved
- Tag changed from bug, rails2.1 to bug, migrate, rails2.1, rake
Sorry about that. Should be fixed now: moved those tasks into another namespace.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Restful Authentication Generator
This widely-used plugin provides a foundation for securely managing user
authentication:
* Login / logout
* Secure password handling
* Account activation by validating email
* Account approval / disabling by admin
* Rudimentary hooks for authorization and access control.
http://github.com/technoweenie/restful-authentication/tree